home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / street33.zip / STREETS.CFG < prev    next >
Text File  |  1997-05-07  |  2KB  |  81 lines

  1. ;
  2. ;                          The Streets Configuration File
  3. ;                             (C)1997 Weird Al Walker
  4. ;
  5.  
  6. ;New user start conditions
  7. StartCash       2000
  8. StartBank       0
  9. StartDebt       5000
  10. StartSpace      100
  11. StartGun        1
  12.  
  13. ;Moves per day
  14. Moves           30
  15.  
  16. ;Reset the game on the first of the month automatically?
  17. MonthlyReset    Yes
  18.  
  19. ;Cost to go from area to area... 0 means free
  20. Taxi            15
  21.  
  22. ;Should the player die (get deleted) when caught by the cops?
  23. KillUser        No
  24.  
  25. ; ---------------------  Random Event Configurations  -----------------------
  26. ;
  27. ;Frequency of Cop Attacks
  28. HAFreq          5
  29.  
  30. ;Maximum number of Deputies with Cop
  31. Deputies        10
  32.  
  33. ;Chance of someone selling a better Gun
  34. SellGun         5
  35.  
  36. ;Chance of someone selling a better Coat
  37. SellCoat        4
  38.  
  39. ;Chance of a Friend "Laying some weed on ya"
  40. BorrowWeed      5
  41.  
  42. ;Chance of your Gun jamming when you fire it
  43. GunJam          2
  44.  
  45. ;Chance of your Momma making Hash/Weed Brownies
  46. Brownies        5
  47.  
  48. ;Chance of getting bad weed and throwing it out
  49. BadWeed         5
  50.  
  51. ;Chance of stopping to "hang out"
  52. Stop            3
  53.  
  54. ;Chance of finding drugs lying on the street
  55. FindDrug        2
  56.  
  57. ;Chance of being mugged
  58. Mugged          5
  59.  
  60. ; ---------------------  Possible Areas in the City  -----------------------
  61. ;
  62. ;Names of the areas in the city (Maximum length 13 characters each)
  63. Area1           "The Bronx"
  64. Area2           "The Ghetto"
  65. Area3           "Central Park"
  66. Area4           "Manhattan"
  67. Area5           "Coney Island"
  68. Area6           "Brooklyn"
  69.  
  70. ; ---------------------  Possible Guns you can Buy  -----------------------
  71. ;
  72. ;Names of the possible guns you can buy (Maximum length 14 characters each)
  73. GunName0        "None"
  74. GunName1        "Sling Shot"
  75. GunName2        "Police Special"
  76. GunName3        "357 Magnum"
  77. GunName4        "Uzi"
  78. GunName5        "M-50 MiniGun"
  79.  
  80. ; End of STREETS.CFG
  81.